Skip to content

rpi-gpu-usage: Add GPU utilisation monitor#168

Merged
pelwell merged 2 commits intoraspberrypi:masterfrom
ghollingworth:rpi-gpu-usage
Mar 17, 2026
Merged

rpi-gpu-usage: Add GPU utilisation monitor#168
pelwell merged 2 commits intoraspberrypi:masterfrom
ghollingworth:rpi-gpu-usage

Conversation

@ghollingworth
Copy link
Contributor

A tool to monitor per-process GPU engine usage (render, tfu, bin) and CPU usage on Raspberry Pi. Reads DRM fdinfo for per-client engine times and V3D gpu_stats for the global time base.

Supports interactive curses display and --csv output for logging.

A tool to monitor per-process GPU engine usage (render, tfu, bin)
and CPU usage on Raspberry Pi. Reads DRM fdinfo for per-client
engine times and V3D gpu_stats for the global time base.

Supports interactive curses display and --csv output for logging.
Copy link
Collaborator

@pelwell pelwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A short README.md would be nice. Kudos for the top-level link - afterrpieepromab would be even better.

@pelwell
Copy link
Collaborator

pelwell commented Mar 17, 2026

That works for me.

@pelwell pelwell merged commit a2e1a80 into raspberrypi:master Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants